Don't report files from read-only adb partitions as writable
authorPo Lu <luangruo@yahoo.com>
Wed, 6 Mar 2024 02:48:28 +0000 (10:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 6 Mar 2024 02:48:28 +0000 (10:48 +0800)
commit1a5850a3af0693f022bb0a62e36bb84f762287c7
tree0eff4b6f0729c064d173045a2ed596a886dc094c
parent845d334c10ab8a12ac5eead90abfa9cae1f4b67c
Don't report files from read-only adb partitions as writable

* lisp/net/tramp-adb.el (tramp-adb-handle-file-writable-p):
Ignore the file-attributes cache, since file mode is not a
reliable indicator of writability.
lisp/net/tramp-adb.el